Package-level declarations

Types

Link copied to clipboard
abstract class TrackingService(context: Context) : BaseService

A base abstract class for a TracksService in the application. Extend this class to create a TracksService implementation.

Link copied to clipboard